ResourceRefreshLock Method |
| Name | Description | |
|---|---|---|
| RefreshLock(ActiveLock) |
Refresh the lock on this resource by resetting the lock timeout.
| |
| RefreshLock(Int32, ActiveLock) |
Refresh the lock on this resource by resetting the lock timeout.
| |
| RefreshLock(Int32, String) |
Refresh the lock on this resource by resetting the lock timeout.
| |
| RefreshLock(String, Int32, ActiveLock) |
Refresh the lock on a resource by resetting the lock timeout.
| |
| RefreshLock(String, Int32, String) |
Refresh the lock on this resource by resetting the lock timeout.
| |
| RefreshLock(String, String, ActiveLock) |
Refresh the lock on a resource by resetting the lock timeout.
| |
| RefreshLock(String, String, String) |
Refresh the lock on this resource by resetting the lock timeout.
|